Skip to content

Conversation

@mgravell
Copy link
Collaborator

@mgravell mgravell commented Oct 21, 2025

In redis/redis#14402, XREADGROUP gains a CLAIM mode for simplified consumption.

  • core API proposal
  • integration tests
  • release notes

Approach:

  • add (overload) TimeSpan? claimMinIdleTime arg to StreamReadGroup[Async]
  • add DeliveryCount and IdleTime to StreamEntry (and a new .ctor)

Note that CI will be dependent on access to a suitable server, i.e. #2976

@mgravell mgravell requested a review from NickCraver October 30, 2025 14:18
@mgravell mgravell self-assigned this Oct 30, 2025
@mgravell mgravell requested a review from philon-msft October 30, 2025 14:19
@mgravell mgravell added this to the server 8.4 milestone Oct 30, 2025
@mgravell mgravell merged commit 416daff into main Nov 5, 2025
4 checks passed
@mgravell mgravell deleted the marc/claim branch November 5, 2025 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants